bgo#486839 - Fix path bar size group in the file chooser
authorMilan Bouchet-Valat <nalimilan@club.fr>
Wed, 7 Oct 2009 20:08:41 +0000 (22:08 +0200)
committerFederico Mena Quintero <federico@novell.com>
Mon, 13 Sep 2010 19:57:23 +0000 (14:57 -0500)
commite02252cdd6f800a41ef3a2e3195fd1d053b82f4c
tree3c3e391bccaa96b515ab301b432403637174d34a
parent9e81022bf6b7a5c25584b9eeea360cdf38cd6949
bgo#486839 - Fix path bar size group in the file chooser

Since the location button is hidden in save mode, we need to add the
path bar to the size group too. The location button still has to be in
the group though, because it's larger than the path bar (when
shown). Instead of using the recent/search icons, add their hboxes so
that themed widget spacings don't introduce variations.
gtk/gtkfilechooserdefault.c